home *** CD-ROM | disk | FTP | other *** search
/ GRAVIS Top 100 #1 / GRAVIS CD No1_Herbst_94.cdr / Deneba / Canvas™ 3.5.2 US / PPD Folder / Q820T517.PPD < prev    next >
Text File  |  1990-10-12  |  11KB  |  353 lines

  1. *% Adobe Systems PostScript(R) Printer Description File
  2. *% For "QMS-PS 820 Turbo" version 51.7
  3. *% Produced by "BuildPPD.ps" version 3.0 edit 58
  4. *%
  5. *% Copyright 1988, 1989, 1990 Adobe Systems Incorporated.  
  6. *% All Rights Reserved.
  7. *% Permission is granted for redistribution of this file as
  8. *% long as this copyright notice is intact and the contents
  9. *% of the file is not altered in any way from its original form.
  10. *%
  11. *% The byte count of this file should be exactly 010918 or 011270
  12. *% depending on the filesystem it resides in.
  13. *%
  14. *% Date: 31 May 1990
  15. *FormatVersion: "3.0"
  16. *FileVersion: "1.0"
  17. *LanguageVersion: English
  18.  
  19. *Product: "(QMS-PS 820 Turbo)"
  20. *PSVersion: "(51.7) 0"
  21. *NickName: "QMS-PS 820 Turbo v51.7"
  22.  
  23. *% General Information and Defaults ===============
  24. *FreeVM: "401966"
  25. *ColorDevice: False
  26. *VariablePaperSize: False
  27. *FileSystem: True
  28. *?FileSystem: "statusdict begin diskonline 
  29.         {(True)}{(False)} ifelse = flush"
  30. *End
  31. *Throughput: "8"
  32. *Password: "0"
  33. *ExitServer: "
  34.   count 0 eq {  % is the password on the stack?
  35.     true 
  36.   }{
  37.     dup    % potential password
  38.     statusdict begin checkpassword end not 
  39.   } ifelse 
  40.   {  %  if no password or not valid 
  41.     (WARNING : Cannot perform the exitserver command.) = 
  42.     (Password supplied is not valid.) = 
  43.     (Please contact the author of this software.) = flush
  44.     quit 
  45.   } if 
  46.   serverdict begin exitserver
  47. "
  48. *End
  49. *Reset: "
  50.   count 0 eq {  % is the password on the stack?
  51.     true 
  52.   }{
  53.     dup    % potential password
  54.     statusdict begin checkpassword end not 
  55.   } ifelse 
  56.   {  %  if no password or not valid 
  57.     (WARNING : Cannot reset printer.) = 
  58.     (Password supplied is not valid.) = 
  59.     (Please contact the author of this software.) = flush
  60.     quit 
  61.   } if 
  62.   serverdict begin exitserver
  63.   systemdict /quit get exec
  64.   (WARNING : Printer Reset Failed.) = flush
  65. "
  66. *End
  67.  
  68. *DefaultResolution: 300dpi
  69. *?Resolution: "
  70. save
  71.   initgraphics
  72.   0 0 moveto currentpoint matrix defaultmatrix transform
  73.   0 72 lineto currentpoint matrix defaultmatrix transform
  74.   3 -1 roll sub dup mul
  75.   3 1 roll exch sub dup mul
  76.   add sqrt round cvi
  77.   (          ) cvs print (dpi) = flush
  78. restore
  79. "
  80. *End
  81.  
  82. *% Halftone Information ===============
  83. *ScreenFreq: "60.0"
  84. *ScreenAngle: "45.0"
  85. *DefaultScreenProc: Dot
  86. *ScreenProc Dot: "
  87. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  88. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  89. "
  90. *End
  91. *ScreenProc Line: "{ pop }"
  92. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  93.  
  94. *DefaultTransfer: Null
  95. *Transfer Null: "{ }"
  96. *Transfer Null.Inverse: "{ 1 exch sub }"
  97.  
  98. *% Paper Handling ===================
  99.  
  100. *DefaultPageSize: None
  101. *PageSize Letter: "statusdict begin lettertray end"
  102. *PageSize Legal: "statusdict begin legaltray end"
  103. *PageSize A4: "statusdict begin a4tray end"
  104. *PageSize B5: "statusdict begin b5tray end"
  105. *?PageSize: "
  106.  save statusdict begin
  107.  4 dict begin
  108.    /letter (Letter) def 
  109.    /legal (Legal) def
  110.    /a4tray (A4) def
  111.    /b5tray (B5) def 
  112.    papersize {
  113.      {load exec} stopped not{= flush}if
  114.    }{
  115.      {load exec} stopped not{print (.Transverse) = flush}{(Unknown) = flush}ifelse
  116.    }ifelse
  117.   end
  118.  end restore
  119. "
  120. *End
  121.  
  122. *DefaultPageRegion: None
  123. *PageRegion Letter: "letter"
  124. *PageRegion Legal: "legal"
  125. *PageRegion A4: "a4"
  126. *PageRegion B5: "b5"
  127.  
  128. *DefaultPaperTray: None
  129. *PaperTray Letter: "statusdict begin lettertray end"
  130. *PaperTray Legal: "statusdict begin legaltray end"
  131. *PaperTray A4: "statusdict begin a4tray end"
  132. *PaperTray B5: "statusdict begin b5tray end"
  133. *?PaperTray: "
  134.  save statusdict begin
  135.  4 dict begin
  136.    /letter (Letter) def 
  137.    /legal (Legal) def
  138.    /a4tray (A4) def
  139.    /b5tray (B5) def 
  140.    papersize {
  141.      {load exec} stopped not{= flush}if
  142.    }{
  143.      {load exec} stopped not{print (.Transverse) = flush}{(Unknown) = flush}ifelse
  144.    }ifelse
  145.   end
  146.  end restore
  147. "
  148. *End
  149.  
  150. *DefaultImageableArea: None
  151. *ImageableArea Letter: "13 12 596 780 "
  152. *ImageableArea Legal: "13 10 596 1000 "
  153. *ImageableArea A4: "14 18 581 825 "
  154. *ImageableArea B5: "12 13 495 714 "
  155. *?ImageableArea: "
  156.  save /cvp { cvi (            ) cvs print ( ) print } bind def
  157.   newpath clippath pathbbox
  158.   4 -2 roll exch 2 {ceiling cvp} repeat
  159.   exch 2 {floor cvp} repeat flush
  160.  restore
  161. "
  162. *End
  163.  
  164. *DefaultPaperDimension: None
  165. *PaperDimension Letter: "612 792"
  166. *PaperDimension Legal: "612 1008"
  167. *PaperDimension A4: "595 842"
  168. *PaperDimension B5: "516 729"
  169.  
  170. *DefaultOutputBin: upper
  171. *DefaultInputSlot: None
  172. *InputSlot Upper: "statusdict begin 2 setpapertray end"
  173. *InputSlot Lower: "statusdict begin 1 setpapertray end"
  174. *?InputSlot: "
  175.  save statusdict begin
  176.   5 dict begin
  177.    /2 (Upper) def
  178.    /1 (Lower) def
  179.    papertray 
  180.      {( ) cvs cvn load exec} stopped not{= flush}if
  181.   end
  182.  end restore
  183. "
  184. *End
  185.  
  186. *DefaultManualFeed: False
  187. *?ManualFeed: "
  188.   statusdict /manualfeed get
  189.   {(True)}{(False)}ifelse = flush"
  190. *End
  191. *ManualFeed True: "statusdict begin /manualfeed true store end"
  192. *ManualFeed False: "statusdict begin /manualfeed false store end"
  193.  
  194. *DefaultOutputOrder: Normal
  195.  
  196.  
  197. *DefaultCollator: None
  198. *DefaultSorter: None
  199. *DefaultDuplex: None
  200.  
  201. *% Font Information =====================
  202.  
  203. *DefaultFont: Courier
  204. *Font AvantGarde-Book: Standard "(001.002)"
  205. *Font AvantGarde-BookOblique: Standard "(001.002)"
  206. *Font AvantGarde-Demi: Standard "(001.003)"
  207. *Font AvantGarde-DemiOblique: Standard "(001.003)"
  208. *Font Bookman-Demi: Standard "(001.001)"
  209. *Font Bookman-DemiItalic: Standard "(001.001)"
  210. *Font Bookman-Light: Standard "(001.001)"
  211. *Font Bookman-LightItalic: Standard "(001.001)"
  212. *Font Courier: Standard "(001.004)"
  213. *Font Courier-Bold: Standard "(001.004)"
  214. *Font Courier-BoldOblique: Standard "(001.004)"
  215. *Font Courier-Oblique: Standard "(001.004)"
  216. *Font Helvetica: Standard "(001.002)"
  217. *Font Helvetica-Bold: Standard "(001.002)"
  218. *Font Helvetica-BoldOblique: Standard "(001.002)"
  219. *Font Helvetica-Condensed: Standard "(001.001)"
  220. *Font Helvetica-Condensed-Bold: Standard "(001.002)"
  221. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)"
  222. *Font Helvetica-Condensed-Oblique: Standard "(001.001)"
  223. *Font Helvetica-Narrow: Standard "(001.002)"
  224. *Font Helvetica-Narrow-Bold: Standard "(001.002)"
  225. *Font Helvetica-Narrow-BoldOblique: Standard "(001.002)"
  226. *Font Helvetica-Narrow-Oblique: Standard "(001.002)"
  227. *Font Helvetica-Oblique: Standard "(001.002)"
  228. *Font NewCenturySchlbk-Bold: Standard "(001.006)"
  229. *Font NewCenturySchlbk-BoldItalic: Standard "(001.004)"
  230. *Font NewCenturySchlbk-Italic: Standard "(001.003)"
  231. *Font NewCenturySchlbk-Roman: Standard "(001.004)"
  232. *Font Palatino-Bold: Standard "(001.002)"
  233. *Font Palatino-BoldItalic: Standard "(001.002)"
  234. *Font Palatino-Italic: Standard "(001.002)"
  235. *Font Palatino-Roman: Standard "(001.001)"
  236. *Font Symbol: Special "(001.003)"
  237. *Font Times-Bold: Standard "(001.002)"
  238. *Font Times-BoldItalic: Standard "(001.004)"
  239. *Font Times-Italic: Standard "(001.002)"
  240. *Font Times-Roman: Standard "(001.002)"
  241. *Font ZapfChancery-MediumItalic: Standard "(001.003)"
  242. *Font ZapfDingbats: Special "(001.002)"
  243.  
  244. *?FontQuery: "
  245. save  4 dict begin /sv exch def
  246. /str (fonts/                              ) def
  247. /st2 128 string def
  248. {
  249.   count 0 gt {
  250.     dup st2 cvs (/) print print (:) print
  251.     dup FontDirectory exch known {pop (Yes)}{
  252.      str exch st2 cvs dup length /len exch def
  253.      6 exch putinterval str 0 len 6 add getinterval mark exch
  254.      { } st2 filenameforall counttomark 0 gt {
  255.       cleartomark (Yes)}{cleartomark (No)}ifelse
  256.     }ifelse = flush
  257.   }{ exit } ifelse
  258. } bind loop
  259. (*) = flush
  260. sv end restore
  261. "
  262. *End
  263.  
  264. *?FontList: "
  265. save  2 dict begin /sv exch def
  266. /str 128 string def
  267. FontDirectory { pop == } bind forall flush
  268. /filenameforall where { 
  269.  pop save (fonts/*) { 
  270.   dup length 6 sub 6 exch getinterval cvn == 
  271.  } bind str filenameforall flush restore
  272. } if 
  273. (*) = flush
  274. sv end restore
  275. "
  276. *End
  277.  
  278. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  279. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  280. *Message: "\FontName\ not found, using Courier"
  281.  
  282. *Status: "idle"
  283. *Status: "busy"
  284. *Status: "waiting"
  285. *Status: "printing"
  286. *Status: "warming up"
  287. *Status: "PrinterError: upper unit open"
  288. *Status: "PrinterError: paper jam"
  289. *Status: "PrinterError: toner cartridge low"
  290. *Status: "PrinterError: laser diode or scanning mirror malfunction"
  291. *Status: "PrinterError: toner cartridge missing or incorrect"
  292. *Status: "PrinterError: scanner motor malfunction"
  293. *Status: "PrinterError: fixing temperature malfunction"
  294. *Status: "PrinterError: scanner motor, laser diode or scanning mirror malfunction"
  295. *Status: "PrinterError: service call"
  296.  
  297. *Source: "serial9"
  298. *Source: "serial25"
  299. *Source: "AppleTalk"
  300. *Source: "Centronics"
  301.  
  302. *PrinterError: "upper unit open"
  303. *PrinterError: "toner cartridge low"
  304. *PrinterError: "laser diode or scanning mirror malfunction"
  305. *PrinterError: "toner cartridge missing or incorrect"
  306. *PrinterError: "scanner motor malfunction"
  307. *PrinterError: "paper jam"
  308. *PrinterError: "fixing temperature malfunction"
  309. *PrinterError: "scanner motor, laser diode or scanning mirror malfunction"
  310. *PrinterError: "service call"
  311.  
  312. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  313.  
  314. *% Color Separation Information =====================
  315.  
  316. *DefaultColorSep: ProcessBlack. 60lpi.300dpi/60 lpi / 300 dpi
  317.  
  318. *InkName: ProcessBlack/Process Black
  319. *InkName: CustomColor/Custom Color
  320. *InkName: ProcessCyan/Process Cyan
  321. *InkName: ProcessMagenta/Process Magenta
  322. *InkName: ProcessYellow/Process Yellow
  323.  
  324. *%  For 60 lpi / 300 dpi  ===============================
  325.  
  326. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  327. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  328. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  329. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  330. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  331.  
  332. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  333. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  334. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  335. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  336. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  337.  
  338. *%  For 53 lpi / 300 dpi  ===============================
  339.  
  340. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  341. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  342. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  343. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  344. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  345.  
  346. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  347. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  348. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  349. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  350. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  351.  
  352. *% end of PPD file for QMS-PS 820 Turbo
  353.